Database Patterns
Recent Changes
Transaction Rollback Teardown | Category: Database Patterns | 18 February 2007 |
We rollback the uncommitted test transaction as part of the
teardown. |
Stored Procedure Test | Category: Database Patterns | 16 October 2006 |
We write Fully Automated Tests for each stored
procedure. |
Database Sandbox | Category: Database Patterns | 16 October 2006 |
We provide a separate test database for each developer or
tester. |
Table Truncation Teardown | Category: Database Patterns | 14 October 2006 |
Truncate the tables modified during the test to tear down the
fixture. |
Copyright © 2003-2008 Gerard Meszaros all rights reserved